@charset "utf-8";
@font-face {
    font-family: '微软雅黑';
    /*src: url('../fonts/庞门正道标题体.ttf');*/
    font-style: normal;
}

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "微软雅黑", "Microsoft YaHei", sans-serif, arial, Arial;
}

.form-control:focus {
    border: 1px solid #ced4da;
    box-shadow: none;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

/** 设置默认字体 **/
html {
    font-size: 62.5%;
    font-family: "微软雅黑", "Microsoft YaHei", sans-serif, arial, Arial;
    color: #000000;
    overflow-x: hidden;
}

body {
    font: 1.5rem/1.5;
    color: #333333;
    overflow-x: hidden;
}

body,
button,
input,
select,
textarea {
    font-size: 1.5rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    margin: 0;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

/* 将斜体扶正 */
code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace;
}

/* 统一等宽字体 */
small {
    font-size: 14px;
}

ul,
ol {
    list-style: none;
}

*:focus {
    outline: none;
}

a {
    color: #333333;
}

a:hover {
    color: #333333;
}

a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    cursor: pointer;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

img {
    max-width: 100%;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

/* 使得表单元素在 ie 下能继承字体大小 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 清除浮动 */
.clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.clear {
    *zoom: 1;
}

.pb20 {
    padding-bottom: 20px;
}

.mt-80 {
    margin-top: 80px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.text-left {
    text-align: left !important;
}

/* 省咯号 */
.line1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.line2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.line4 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 58px;
}
.line5 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 93px;
}

html,
body {
    min-width: 1170px;
}

.p-0 {
    padding: 0;
}

.no-gutters {
    margin-left: 0;
    margin-right: 0;
}

.no-gutters > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

#header {
    height: 217.7px;
    color: #fff;
}

#header .fixed-top {
    position: fixed;
    width: 100%;
    min-width: 1150px;
    z-index: 10000;
    transition: all .5s;
}

#header a {
    color: #fff;
}

#header .head-top {
    background: #0059BC;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
}

#header .head-top .language a img,
#header .head-top .language a span {
    vertical-align: middle;
    font-size: 14px;
    margin: 0 2px;
}

#header .head-middle {
    padding: 19px 0;
    background: #fff;
}

#header .head-middle .logo {
    width: 310px;
    height: 96px;
    margin-top: 8px;
}

#header .head-middle .phone {
    padding-left: 54px;
    background: url("../img/phone.png") no-repeat center left;
    margin-bottom: 15px;
    text-align: left;
}

#header .head-middle .phone .Hotline {
    color: #444444;
    font-size: 15px;
}

#header .head-middle .phone .numberp {
    color: #FFA000;
    font-size: 28px;
    line-height: 1;
    font-family: 'Arial';
    font-weight: bold;
}

#header .head-middle .search {
    width: 360px;
    height: 42px;
    line-height: 42px;
    position: relative;
}

#header .head-middle .search .bantxt {
    width: 100%;
    height: 100%;
    padding: 8px 70px 8px 8px;
    border: 1px solid #A0A0A0;
    border-radius: 2px;
    color: #333333;
}

#header .head-middle .search .banbtn {
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    color: #333333;
    width: 67px;
    height: 42px;
    line-height: 4px;
}

#header .head-bottom {
    color: #fff;
    background: #0059BC;
}

#header .head-bottom .nav-ul {
    text-align: center;
}

#header .head-bottom .nav-ul small {
    font-size: 14px;
    color: #cdcaca;
}

#header .head-bottom .nav-ul li.li-link {
    transition: all .3s;
    float: left;
    position: relative;
}

#header .head-bottom .nav-ul li.li-link a {
    position: relative;
    display: block;
    padding: 15px 21px;
    font-size: 16px;
}

#header .head-bottom .nav-ul li.li-link.active,
#header .head-bottom .nav-ul li.li-link:hover {
    background: #FFA000;
}

#header .head-bottom .nav-ul li.li-link .caret-arrow {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("../img/arrow.png") no-repeat center center;
    background-size: 100%;
}

#header .head-bottom .nav-ul li.li-link .dropdown-menu {
    width: 510px;
    background: #f4f4f4;
    color: #222222;
    font-size: 15px;
    border-radius: 0;
    margin-top: 0;
}

#header .head-bottom .nav-ul li.li-link .dropdown-menu li {
    width: 50%;
    float: left;
    transition: all .3s;
}

#header .head-bottom .nav-ul li.li-link .dropdown-menu li:hover {
    background: #FFA000;
}

#header .head-bottom .nav-ul li.li-link .dropdown-menu li:hover a {
    color: #fff;
}

#header .head-bottom .nav-ul li.li-link .dropdown-menu a {
    color: #222222;
    /*font-family: Arial;*/
    display: inline-block;
    padding: 7px 30px;
    width: 100%;
    font-size: 14px;
    line-height: 15px;
}

#header .head-bottom .nav-ul li.li-link.dropdown:hover .dropdown-menu {
    display: block;
}

#header .head-bottom .nav-ul li.li-link + li:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 0;
    width: 1px;
    height: 45px;
    background: url("../img/line.png") no-repeat center center;
    background-size: 100%;
}

.index-banner .banner-text {
    width: 957px;
    height: 291px;
    line-height: 1.3;
    position: absolute;
    /*font-family: '庞门正道';*/
    font-size: 65px;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-left: -478px;
    margin-top: -150px;
    text-align: center;
    letter-spacing: 4px;
}

.index-banner .swiper-slide {
    text-align: center;
}

.index-banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border: 1px solid #FFA000;
    background: #ffffff;
    opacity: 1;
}

.index-banner .swiper-pagination-bullet-active {
    background: #FFA000;
}

.index-section .large-title {
    position: relative;
    display: inline-block;
    font-size: 32px;
    color: #0059bc;
    margin-bottom: 30px;
}

.index-section .large-title::before,
.index-section .large-title::after {
    content: '';
    position: absolute;
    top: 0;
    width: 490px;
    height: 51px;
    background: url("../img/index-title.png") no-repeat center center / 100%;
}

.index-section .large-title::before {
    left: -461px;
}

.index-section .large-title::after {
    top: -3px;
    transform: rotate(-180deg);
    right: -461px;
}

.index-section .IS-item1,
.index-section .IS-item2,
.index-section .IS-item3,
.index-section .IS-item4 {
    padding: 70px 0;
}

.bgwhite {
    background: #fff !important;
}

.index-section .IS-item1 {
    background: #F5FBFF;
}

.index-section .IS-item1 .col-xs-4 {
    padding: 0 8px;
}

.index-section .IS-item1 .thumbnail {
    padding: 0;
    border: 1px solid #EAEAEA;
    border-radius: 0;
    box-shadow: 0 0 7px #ddd;
}

.index-section .IS-item1 .thumbnail .caption {
    padding: 10px 15px;
}

.index-section .IS-item1 .thumbnail img {
    max-width: 100%;
    height: 190px;
}

.index-section .IS-item1 .thumbnail .p1 {
    font-size: 15px;
    margin-bottom: 10px;
    text-align: center;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-section .IS-item1 .thumbnail .p1 a {
    font-size: 15px;
}

.index-section .IS-item1 .thumbnail .p2 {
    font-size: 15px;
    margin-bottom: 8px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-section .IS-item1 .thumbnail .btn-a {
    font-size: 15px;
    color: #888888;
}

.index-section .IS-item1 .thumbnail .btn-a:after {
    content: '';
    display: inline-block;
    background: url("../img/r-arrow.png") no-repeat center center;
    width: 7px;
    height: 15px;
    background-size: 100%;
    margin-left: 5px;
}

.index-section .IS-item1 .thumbnail:hover {
    border: 1px solid #0059BC;
}

.index-section .IS-item1 .thumbnail:hover .p1,
.index-section .IS-item1 .thumbnail:hover .btn-a {
    color: #0059bc;
}

.index-section .IS-item1 .thumbnail:hover .btn-a:after {
    background: url("../img/r-arrow-hover.png") no-repeat center center;
    background-size: 100%;
}

.index-section .IS-item1 .btn-a {
    font-size: 20px;
    color: #888888;
    display: inline-block;
}

.index-section .IS-item1 .btn-a:after {
    content: '';
    display: inline-block;
    background: url("../img/r-arrow.png") no-repeat center center;
    width: 8px;
    height: 15px;
    background-size: 100%;
    margin-left: 5px;
}

.index-section .IS-item2 {
    position: relative;
}

.index-section .IS-item2 .wrap-swiper {
    position: relative;
}

.index-section .IS-item2 .wrap-swiper .swiper-button-prev {
    left: -40px;
}

.index-section .IS-item2 .wrap-swiper .swiper-button-next {
    right: -40px;
}

.index-section .IS-item2 #swiper2 .swiper-slide {
    padding: 0 5px;
}

.index-section .IS-item2 .index-wrap-info {
    text-align: center;
    font-size: 18px;
    color: #222222;
}

.index-section .IS-item2 .index-wrap-info img {
    width: 250px;
    /*height: 360px;*/
    max-width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 5px;
}

.index-section .IS-item2 .btn-a {
    font-size: 20px;
    color: #888888;
    margin-top: 20px;
    display: inline-block;
}

.index-section .IS-item2 .btn-a:after {
    content: '';
    display: inline-block;
    background: url("../img/r-arrow.png") no-repeat center center;
    width: 8px;
    height: 15px;
    background-size: 100%;
    margin-left: 5px;
}

.index-section .IS-item3 {
    background: url("../img/IS4-bg.jpg") no-repeat center center;
}

.index-section .IS-item3 .thumb3 {
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    width: 310px;
    height: 390px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.index-section .IS-item3 .thumb3 .bt-bg {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.index-section .IS-item3 .thumb3 .bt-bg .bg {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(12, 11, 11, 0.5);
    bottom: -340px;
    transition: all .3s;
}

.index-section .IS-item3 .thumb3 .bt-bg .main-text {
    color: #fff;
    font-size: 18px;
    padding: 0 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%);
    top: 446px;
    transition: all .3s;
}

.index-section .IS-item3 .thumb3 .bt-bg .main-text .p1 {
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
}

.index-section .IS-item3 .thumb3 .bt-bg .main-text .p2 {
    text-align: left;
    height: 150px;
}

.index-section .IS-item3 .thumb3 .bt-bg:hover .bg {
    bottom: 0;
}

.index-section .IS-item3 .thumb3 .bt-bg:hover .main-text {
    top: 50%;
}

.index-section .IS-item4 .tabbox ul.nav-ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.index-section .IS-item4 .tabbox ul.nav-ul li {
    display: inline-block;
    padding-left: 14px;
    padding-right: 14px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #4C5961;
    margin: 0 3px;
}

.index-section .IS-item4 .tabbox ul.nav-ul li.active {
    background: #0059BC;
}

.index-section .IS-item4 .tabbox .tab-content {
    margin-top: 32px;
}

.index-section .IS-item4 .tabbox .tab-content .tab-pane .left-6 {
    width: 40%;
    /*height: 445px;*/
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    background: #fafafa;
    padding: 8px;
}

.index-section .IS-item4 .tabbox .tab-content .tab-pane .right-6 {
    width: 58%;
    height: 445px;
    display: inline-block;
    vertical-align: middle;
}


.index-section .IS-item4 .tabbox .tab-content .tab-pane .left-6 img {
    max-width: 100%;
    max-height: 255px;
    display: block;
    margin: auto;
}

.index-section .IS-item4 .tabbox .tab-content .tab-pane .left-6:before {
    position: absolute;
    content: "HOT";
    color: #fff;
    background: #26449c;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;;
    top: 0;
    left: 0;
    z-index: 999;
}

/*.index-section .IS-item4 .tabbox .tab-content .tab-pane .left-6 p {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    height: 45px;*/
/*    line-height: 45px;*/
/*    color: #fff;*/
/*    font-size: 18px;*/
/*    width: 100%;*/
/*    background: rgba(0, 0, 0, 0.5);*/
/*    text-align: center;*/
/*    padding: 0 30px;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*    transition: all .3s;*/
/*}*/

.index-section .IS-item4 .tabbox .tab-content .tab-pane .right-6 .item li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    display: flex;
    padding: 10px;
}

/*.index-section .IS-item4 .tabbox .tab-content .tab-pane .right-6 .item li img.xiaopic {*/
/*    width: 190px;*/
/*    !*height: 135px;*!*/
/*    float: left;*/
/*    margin-right: 15px;*/
/*}*/

.index-section .IS-item4 .tabbox .tab-content .tab-pane .right-6 .item li .block {
    width: 80%;
}

.index-section .IS-item4 .tabbox .tab-content .tab-pane .right-6 .item li .date-time {
    width: 20%;
    display: block;
    text-align: center;
    color: #898989;
}

.index-section .IS-item4 .tabbox .tab-content .tab-pane .right-6 .item li .block .h4 {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

.index-section .IS-item4 .tabbox .tab-content .tab-pane .right-6 .item li .date-time .day {
    font-size: 38px;
    font-weight: bold;
}

.index-section .IS-item4 .tabbox .tab-content .tab-pane .right-6 .item li .block small {
    display: inline-block;
    font-size: 10px;
    color: #999999;
}

.index-section .IS-item4 .tabbox .tab-content .tab-pane .left-6 .title {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 20px;
    font-weight: bold;
}

.index-section .IS-item4 .tabbox .tab-content .tab-pane .left-6 .desc {
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #565656;
}


.index-section .IS-item4 .tabbox .tab-content .tab-pane .left-6 .more {
    font-size: 14px;
    text-align: center;
    width: 50%;
    border: 1px solid #ddd;
    display: block;
    margin: 15px 0;
    line-height: 40px;
}


.index-section .IS-item4 .tabbox .tab-content .tab-pane .right-6 .item li .block p {
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999;
}


.index-section .IS-item4 .tabbox .tab-content .tab-pane .right-6 .item li:hover a {
    color: #0059BC;
}

.index-section .IS-item4 .bottom-btna {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.index-section .IS-item4 .bottom-btna .btn-a {
    font-size: 18px;
    color: #888888;
}

.index-section .IS-item4 .bottom-btna .btn-a:after {
    content: '';
    display: inline-block;
    background: url(../img/r-arrow.png) no-repeat center center;
    width: 7px;
    height: 15px;
    background-size: 104%;
    margin-left: 3px;
}

.banner {
    position: relative;
    width: 100%;
    height: 350px;
}

.banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner .banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -65%);
    /*font-family: '庞门正道';*/
    font-size: 76px;
    color: #fff;
    letter-spacing: 4px;
}

.wrap-info {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    top: -42px;
    background: #FFFFFF;
}

.wrap-info .large-title {
    position: relative;
    display: inline-block;
    font-size: 32px;
    color: #222222;
    margin-bottom: 30px;
}

.wrap-info .large-title::before,
.wrap-info .large-title::after {
    content: '';
    position: absolute;
    top: 19px;
    width: 127px;
    height: 15px;
    background: url("../img/title-2.png") no-repeat center center / 100%;
}

.wrap-info .large-title::before {
    left: -135px;
}

.wrap-info .large-title::after {
    transform: rotateY(180deg);
    right: -135px;
}

.about-section {
    background: #F5FBFF;
    color: #444444;
    line-height: 30px;
}

.about-section .ab-content {
    overflow: hidden;
    padding: 0 20px 20px;
}

.about-section .ab-content .about-pic {
    width: 48%;
    height: 427px;
    float: left;
}

.about-section .ab-content .about-pic img {
    width: 485px;
    height: 427px;
}

.about-section .ab-content .about-text {
    width: 52%;
    float: left;
}

.about-section .ab-content .about-text p {
    font-size: 15px;
    margin-bottom: 13px;
}

.about-section .ab-content .about-text p.p1 {
    font-size: 24px;
    color: #0059BC;
    margin-bottom: 18px;

}

.about-section .tese {
    padding: 0 20px 20px;
}

.about-section .tese .p1 {
    font-weight: bold;
}

.about-section .tese .p2 {
    margin-top: 20px;
}

.about-section .brand-main {
    padding: 0 20px;
}

.about-section .brand-main .bg-title {
    width: 100%;
    height: 52px;
    line-height: 52px;
    color: #0059bc;
    font-size: 24px;
    background: url("../img/about-title-bg.jpg") no-repeat center center;
    text-align: center;
    background-size: 100%;
    margin-bottom: 25px;
    font-weight: bold;
}

.about-section .brand-main .brand-icon {
    overflow: hidden;
    padding-bottom: 35px;
}

.about-section .brand-main .brand-icon li {
    margin-bottom: 15px;
    float: left;
    margin-right: 35px;
}

.about-section .brand-main .brand-icon li img {
    width: 243px;
    height: 71px;
}

.about-section .brand-main .brand-icon li:nth-child(4n+0) {
    margin-right: 0;
}

.news-zixun-section {
    background: #F5FBFF;
}

.news-zixun-section .tabbox ul.nav-ul {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}

.news-zixun-section .tabbox ul.nav-ul li {
    display: inline-block;
    width: 170px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #4C5961;
    margin: 0 3px;
}

.news-zixun-section .tabbox ul.nav-ul li.active {
    background: #0059BC;
}

.news-zixun-section .tabbox .tab-content {
    margin-top: 32px;
}

.news-zixun-section .tabbox .tab-content .tab-pane .left-6,
.news-zixun-section .tabbox .tab-content .tab-pane .right-6 {
    width: 49%;
    height: 445px;
    display: inline-block;
    vertical-align: middle;
}

.news-zixun-section .tabbox .tab-content .tab-pane .left-6 {
    position: relative;
}

.news-zixun-section .tabbox .tab-content .tab-pane .left-6 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.news-zixun-section .tabbox .tab-content .tab-pane .left-6 p {
    position: absolute;
    bottom: 0;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 0 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s;
}

.news-zixun-section .tabbox .tab-content .tab-pane .right-6 .item li {
    width: 100%;
    height: 135px;
    overflow: hidden;
    border: 1px solid transparent;
    background: #F7F7F7;
}

.news-zixun-section .tabbox .tab-content .tab-pane .right-6 .item li img.xiaopic {
    width: 190px;
    height: 135px;
    float: left;
    margin-right: 15px;
}

.news-zixun-section .tabbox .tab-content .tab-pane .right-6 .item li .block {
    height: 100%;
    padding: 12px 10px 15px 205px;
}

.news-zixun-section .tabbox .tab-content .tab-pane .right-6 .item li .block .h4 {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}

.news-zixun-section .tabbox .tab-content .tab-pane .right-6 .item li .block small {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 10px;
    color: #999999;
}

.news-zixun-section .tabbox .tab-content .tab-pane .right-6 .item li .block p {
    font-size: 15px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-zixun-section .tabbox .tab-content .tab-pane .right-6 .item li.active,
.news-zixun-section .tabbox .tab-content .tab-pane .right-6 .item li:hover {
    border: 1px solid #5A93D3;
}

.news-zixun-section .tabbox .tab-content .tab-pane .right-6 .item li.active a,
.news-zixun-section .tabbox .tab-content .tab-pane .right-6 .item li:hover a {
    color: #0059BC;
}

.news-zixun-section .tabbox .tab-content .tab-pane .right-6 .item li + li {
    margin-top: 20px;
}

.news-zixun-section .news-main {
    padding: 20px;
}

.news-zixun-section .news-main .item {
    margin-bottom: 35px;
}

.news-zixun-section .news-main .item li {
    width: 100%;
    height: 135px;
    overflow: hidden;
    border-bottom: 1px solid #E5E5E5;
    /*background: #F7F7F7;*/
}

.news-zixun-section .news-main .item li img.xiaopic {
    width: 190px;
    height: 135px;
    float: left;
    margin-right: 15px;
}

.news-zixun-section .news-main .item li .block {
    height: 100%;
    /*padding: 12px 15px 15px 205px;*/
}

.news-zixun-section .news-main .item li .block h4 {
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.news-zixun-section .news-main .item li .block small {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 10px;
    color: #999999;
}

.news-zixun-section .news-main .item li .block p {
    font-size: 15px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999;
}

/*.news-zixun-section .news-main .item li.active,*/
/*.news-zixun-section .news-main .item li:hover {*/
/*    border: 1px solid #5A93D3;*/
/*}*/

.news-zixun-section .news-main .item li.active a,
.news-zixun-section .news-main .item li:hover a {
    color: #0059BC;
}

.news-zixun-section .news-main .item li + li {
    margin-top: 20px;
}

.news-zixun-section .news-main .ul-pagination {
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

.news-zixun-section .news-main .ul-pagination li {
    float: left;
    margin: 5px;
}

.news-zixun-section .news-main .ul-pagination li.pg-prev a,
.news-zixun-section .news-main .ul-pagination li.pg-next a {
    line-height: 66px;
}

.news-zixun-section .news-main .ul-pagination li a {
    width: 58px;
    height: 58px;
    line-height: 58px;
    font-size: 21px;
    text-align: center;
    color: #333333;
    display: inline-block;
    background: #F2F2F2;
}

.news-zixun-section .news-main .ul-pagination li.active a {
    background: #0059BC;
    color: #fff;
}

.news-zixun-section .news-main .ul-pagination .pg-prev i {
    display: inline-block;
    width: 13px;
    height: 22px;
    background: url("../img/fy-icon1.png") no-repeat center center;
    background-size: 100%;
}

.news-zixun-section .news-main .ul-pagination .pg-next i {
    display: inline-block;
    width: 13px;
    height: 22px;
    background: url("../img/fy-icon2.png") no-repeat center center;
    background-size: 100%;
}

.news-zixun-details-section {
    background: #F5FBFF;
}

.news-zixun-details-section .news-main {
    padding: 20px;
}

.news-zixun-details-section .news-main .top-title {
    margin-bottom: 30px;
    text-align: center;
}

.news-zixun-details-section .news-main .top-title .title {
    font-size: 25px;
    color: #222222;
    margin-bottom: 5px;
}

.news-zixun-details-section .news-main .top-title .time {
    color: #999999;
    font-size: 12px;
    border-bottom: 1px dashed #999;
    padding-bottom: 20px;
    margin-top: 10px;
}

.news-zixun-details-section .news-main .edit {
    margin-bottom: 40px;
    line-height: 2em;
    padding-left: 20px;
    padding-right: 20px;
}

.news-zixun-details-section .news-main .edit p {
    font-size: 16px;
    color: #666666;
}

.news-main .more p {
    margin-bottom: 10px;
}

.news-main .more a {
    color: #333333;
}

.news-zixun-details-section .recommend {
    padding: 10px 20px;
}

.news-zixun-details-section .recommend .rmd-tj {
    font-size: 24px;
    font-weight: bold;
    padding-top: 10px;
    border-top: 1px solid #f5f5f5;
}

.news-zixun-details-section .recommend .item {
    margin-bottom: 20px;
    display: flex;
}

.news-zixun-details-section .recommend .item li {
    width: 50%;
    /*height: 148px;*/
    overflow: hidden;
    border: 1px solid #E5E5E5;
    background: #F7F7F7;
    margin-top: 20px;
}

.news-zixun-details-section .recommend .item li:nth-child(1) {
    margin-right: 15px;
}

.news-zixun-details-section .recommend .item li img.xiaopic {
    width: 180px;
    height: 148px;
    float: left;
    margin-right: 15px;
}

.news-zixun-details-section .recommend .item li .block {
    height: 100%;
    padding: 12px 15px 15px 220px;
}

.news-zixun-details-section .recommend .item li .block .h4 {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.news-zixun-details-section .recommend .item li .block small {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 10px;
    color: #999999;
}

.news-zixun-details-section .recommend .item li .block p {
    font-size: 15px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-zixun-details-section .recommend .item li.active,
.news-zixun-details-section .recommend .item li:hover {
    border: 1px solid #5A93D3;
}

.news-zixun-details-section .recommend .item li.active a,
.news-zixun-details-section .recommend .item li:hover a {
    color: #0059BC;
}

.news-main .more, .brand-main .more {
    display: flex;
}

.news-main .more p, .brand-main .more p {
    width: 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-break: break-all;
}

.contact-section {
    background: #F5FBFF;
}

.contact-section .map-l {
    border: 1px solid #eeeeee;
    height: 285px;
}

.contact-section .map-l p {
    font-size: 22px;
    margin-bottom: 15px;
}

.contact-section .map-l .title {
    font-size: 28px;
    margin-bottom: 0;
    background: url("../img/contact-fen.jpg") no-repeat center center;
    border-bottom: 1px solid #eee;
    background-size: 100%;
    width: 100%;
    height: 66px;
    line-height: 66px;
    padding-left: 54px;
    text-align: center;
}

.contact-section .map-l .kuang {
    padding: 20px 15px;
}

.contact-section .map-l .kuang p {
    overflow: hidden;
}

.contact-section .map-l .kuang p span:first-child {
    display: inline-block;
    float: left;
    padding-left: 40px;
}

.contact-section .map-l .kuang p span:last-child {
    float: left;
}

.contact-section .map-l .kuang p.phone span:nth-child(1) {
    background: url("../img/map-icon-1.png") no-repeat 0px 2px;
}

.contact-section .map-l .kuang p.chuangzheng span:nth-child(1) {
    background: url("../img/chuanzhen.png") no-repeat 0px 2px;
}

.contact-section .map-l .kuang p.dizhi span:nth-child(1) {
    background: url("../img/map-icon-3.png") no-repeat 0px 1px;
}

.contact-section .map-l .kuang p.email span:nth-child(1) {
    background: url("../img/map-icon-2.png") no-repeat 0px 2px;
}

.contact-section .address {
    margin-bottom: 38px;
    padding: 0 20px;
}

.contact-section .address .map-l {
    padding: 0 35px;
}

.contact-section .address .img-100 {
    width: 100%;
    height: 280px;
}

.contact-section .xiaoaddress {
    padding: 0 20px;
    overflow: hidden;
    padding-bottom: 25px;
}

.contact-section .xiaoaddress .xs4 {
    width: 350px;
    height: 237px;
    float: left;
    margin-bottom: 30px;
    margin-right: 15px;
}

.contact-section .xiaoaddress .xs4:nth-child(3n+0) {
    margin-right: 0;
}

.contact-section .xiaoaddress .map-l {
    height: 237px;
}

.contact-section .xiaoaddress .map-l .title {
    padding: 0;
    text-align: center;
    background: url("../img/contact-xiao.jpg") no-repeat center center;
}

.brand-section {
    background: #F5FBFF;
}

.brand-section .new-title {
    /*width: 270px;*/
    height: 140px;
    margin-bottom: 0;
    padding: 0px 15px;
}

.brand-section .new-title::before,
.brand-section .new-title::after {
    content: '';
    position: absolute;
    top: 8px;
    width: 440px;
    height: 118px;
    background: url("../img/brand-1.png") no-repeat center center / 100%;
}

.brand-section .new-title::before {
    left: -447px;
}

.brand-section .new-title::after {
    transform: rotate(-180deg);
    right: -447px;
}

.brand-section .new-title img {
    width: 155px;
    height: 77px;
}

.brand-section .new-title span {
    font-size: 24px;
    font-weight: bold;
    /*text-transform: capitalize;*/
    display: block;
}

.brand-section .brand-main .top-zhankai {
    padding: 20px;
}

.brand-section .brand-main .top-zhankai .info {
    border: 1px solid #eee;
    padding: 20px;
    position: relative;
}

.brand-section .brand-main .top-zhankai .down-icon {
    display: inline-block;
    position: absolute;
    top: -2px;
    left: 50%;
    width: 31px;
    height: 17px;
    background: url(../img/down-icon.jpg) no-repeat center center;
    margin-left: -15px;
}

.brand-section .brand-main .top-zhankai .panelZ {
    /*height: 70px;*/
    overflow: hidden;
    margin: 20px 0;
    transition: height .3s;
}

.brand-section .brand-main .top-zhankai .panelZ.ph {
    height: inherit;
}

.brand-section .brand-main .top-zhankai .flip {
    font-size: 16px;
    color: #0059bc;
    text-align: center;
    background: #e5e5e5;
    padding: 5px 0;
}

.brand-section .brand-main .top-zhankai .flip i {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("../img/up.png") no-repeat center center;
    vertical-align: middle;
    margin-right: 3px;
}

.brand-section .brand-main .top-zhankai .flip span {
    vertical-align: middle;
    font-weight: bold;
}

.brand-section .brand-main .details {
    overflow: hidden;
    padding-bottom: 20px;
}

.brand-section .brand-main .details .dflex {
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;
}

.brand-section .brand-main .details .dflex:hover {
    box-shadow: 0 1px 5px 2px #e5e5e5;
}

.brand-section .brand-main .details .pic {
    width: 150px;
    height: 130px;
    margin-right: 10px;
}

.brand-section .brand-main .details .wezi {
    padding-right: 20px;
    width: 70%;
    line-height: 25px;
}

.brand-section .brand-main .details .wezi .p1 {
    font-size: 18px;
    font-weight: bold;
}

.brand-section .brand-main .details .wezi .p2 {
    font-size: 16px;
}

.brand-details-section {
    background: #F5FBFF;
}

.brand-details-section .pd {
    padding: 15px 20px 0;
    display: none;
}

.brand-details-section .brand-title-bg {
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    height: 52px;
    line-height: 52px;
    background: url("../img/about-title-bg.jpg") no-repeat center center;
    background-size: cover;
    text-align: center;
}

.brand-details-section .brand-main {
    padding: 25px;
    border: 1px solid #e5e5e5;
    margin: 15px;
}

.brand-details-section .brand-main .dflex {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.brand-details-section .brand-main .dflex .pic {
    max-width: 300px;
    margin: 0 auto;
    max-height: 260px;
}

.brand-details-section .brand-main .dflex .wezi {
    width: 60%;
    /*height: 180px;*/
    min-width: 0;
    padding: 15px 15px 15px 25px;
}

.brand-details-section .brand-main .dflex .wezi .pro-title {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.brand-details-section .brand-main .dflex .wezi .r-line1 {
    display: flex;
    margin-bottom: 10px;
}

.textblack {
    color: #333;
}

.brand-details-section .brand-main .dflex .wezi .r-line1 .rl-title {
    font-size: 16px;
    font-weight: 600;
    color: #0059bc;
}

.brand-details-section .brand-main .dflex .wezi .r-line1 .buy-now {
    font-size: 13px;
    font-weight: 600;
    background: #0059bc;
    color: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    margin-left: 50px;
}

.brand-details-section .brand-main .dflex .wezi .p1 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #0059bc;
}

.brand-details-section .brand-main .dflex .wezi .p2 {
    font-size: 16px;
}

.brand-details-section .brand-main .main {
    margin-bottom: 30px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 30px;
}

.brand-details-section .brand-main .main .pro-nav {
    display: flex;
    border-bottom: 1px solid #f3f3f3;
    line-height: 40px;
}

.brand-details-section .brand-main .main .pro-nav li {
    width: 100px;
    text-align: center;
    cursor: pointer;
}

.brand-details-section .brand-main .main .pro-nav .active {
    color: #0059bc;
    border-bottom: 1px solid #0059bc;
}

.pro-content-item {
    display: none;
    padding: 10px 0px;
    line-height: 30px;
}

.pro-content-item:nth-child(1) {
    display: block;
}

.brand-details-section .brand-main .recommend {
    margin-top: 30px;
}

.brand-details-section .brand-main .recommend .rmd-tj {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}

.brand-details-section .brand-main .recommend ul {
    display: flex;
    justify-content: space-between;
}

.brand-details-section .brand-main .recommend ul li {
    width: 23%;
    border: 1px solid #eee;
}

.brand-details-section .brand-main .recommend ul li img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: 190px;
}

.brand-details-section .brand-main .recommend ul li .block {
    padding: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}

.brand-details-section .brand-main .recommend ul li .h4 {
    font-size: 14px;
}

#footer {
    padding: 50px 0 20px;
    width: 100%;
    background: #373D41;
    color: #fff;
}

#footer .wrap-li {
    float: left;
    position: relative;
    padding-bottom: 20px;
}

#footer .wrap-li a {
    color: #fff;
}

#footer .wrap-li a:hover {
    opacity: .8;
}

#footer .wrap-li > li {
    padding: 10px;
    position: relative;
}

#footer .wrap-li > li:first-child {
    font-size: 18px;
    padding-top: 0;
    margin-bottom: 5px;
}

#footer .wrap-li > li:last-child {
    padding-bottom: 0;
}

#footer .wrap-li .xiao-ul {
    width: 50%;
    float: left;
}

#footer .wrap-li .xiao-ul > li {
    width: 100%;
    padding: 5px 0;
}

#footer .wrap-li .xiao-ul > li:first-child {
    padding-top: 0;
}

#footer .wrap-li:nth-child(1) {
    width: 45%;
}

#footer .wrap-li:nth-child(1) li:nth-child(2),
#footer .wrap-li:nth-child(1) li:nth-child(3),
#footer .wrap-li:nth-child(1) li:nth-child(4),
#footer .wrap-li:nth-child(1) li:nth-child(5),
#footer .wrap-li:nth-child(1) li:nth-child(6),
#footer .wrap-li:nth-child(1) li:nth-child(7),
#footer .wrap-li:nth-child(1) li:nth-child(8) {
    padding-left: 45px;
}

#footer .wrap-li:nth-child(1) li:nth-child(2):before,
#footer .wrap-li:nth-child(1) li:nth-child(3):before,
#footer .wrap-li:nth-child(1) li:nth-child(4):before,
#footer .wrap-li:nth-child(1) li:nth-child(5):before,
#footer .wrap-li:nth-child(1) li:nth-child(6):before,
#footer .wrap-li:nth-child(1) li:nth-child(7):before,
#footer .wrap-li:nth-child(1) li:nth-child(8):before {
    content: '';
    position: absolute;
    top: 5px;
    left: 8px;
    width: 25px;
    height: 30px;
}

#footer .wrap-li:nth-child(1) li:nth-child(2):before {
    background: url("../img/ft-1.png") no-repeat center center;
    background-size: 100%;
}

#footer .wrap-li:nth-child(1) li:nth-child(3):before {
    background: url("../img/ft-2.png") no-repeat center center;
    background-size: 100%;
}

/*#footer .wrap-li:nth-child(1) li:nth-child(4):before {*/
/*    background: url("../img/ft-6.png") no-repeat center center;*/
/*    background-size: 100%;*/
/*}*/

#footer .wrap-li:nth-child(1) li:nth-child(4):before {
    background: url("../img/ft-7.png") no-repeat center center;
    background-size: 100%;
}

#footer .wrap-li:nth-child(1) li:nth-child(5):before {
    background: url("../img/ft-3.png") no-repeat center center;
    background-size: 100%;
}

#footer .wrap-li:nth-child(1) li:nth-child(6):before {
    background: url("../img/ft-4.png") no-repeat center center;
    background-size: 100%;
}

#footer .wrap-li:nth-child(1) li:nth-child(8):before {
    background: url("../img/ft-5.png") no-repeat center center;
    background-size: 100%;
}

#footer .wrap-li:nth-child(2) {
    width: 15%;
}

#footer .wrap-li:nth-child(3) {
    width: 25%;
}

#footer .wrap-li:nth-child(4) {
    width: 15%;
}

#footer .wrap-li + .wrap-li:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -38px;
    background: #464B4F;
}

#footer .bottom-text {
    text-align: center;
    /*margin-top: 20px;*/
    border-top: 1px solid #4B5054;
    padding-top: 18px;
    font-weight: 300;
    font-size: 14px;
}

.yqlj {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px dashed #4B5054;
}

.yqlj a {
    color: #fff;
    margin-right: 15px;
}

@media all and (min-width: 1440px) {
    /*1366*/
    .daping {
        width: 1300px;
    }
}

.select-more {
    width: 100%;
    display: block;
    text-align: center;
    border: 1px solid #eee;
    line-height: 40px;
}

/* ipad横屏 */
/* ipad竖屏 */
/*手机横屏 */
/*# sourceMappingURL=reset.css.map */


.indexTit {
    position: relative;
    width: 100%;
    max-width: 680px;
    height: 65px;
    border: 2px solid #2f3973;
    margin: 60px auto 45px;
}

.indexTit .en {
    /*font-weight: bold;*/
    font-weight: 500;
    /*font-size: 45px;*/
    font-size: 40px;
    /*text-transform: uppercase;*/
    color: #ffa000;
    position: absolute;
    top: -35px;
    background: #fff;
    padding: 0 20px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
}

.indexTit .title {
    position: absolute;
    left: 50%;
    bottom: -22px;
    z-index: 1;
    padding: 6px 27px;
    /*font-weight: bold;*/
    /*font-size: 24px;*/
    font-size: 16px;
    /*height: 32px;*/
    color: #fff;
    background: #26439c;
    transform: translateX(-50%);
}

.IS-item1 .indexTit .en {
    background: #F5FBFF;
}

.bgwhite .indexTit .en {
    background: #fff !important;
}

.font12-grey {
    font-size: 12px;
    color: #999;
}

.font14-grey {
    font-size: 14px;
    color: #999;
    line-height: normal;
}

/*indexTit首页标题手机端样式*/
@media (max-width: 767px) {
    .indexTit {
        width: 84%;
        height: 40px;
        border-width: 1px;
    }

    .indexTit .en {
        font-size: 22px;
        top: -16px;
        padding: 0 7px;
    }

    .indexTit .title {
        bottom: -19px;
        font-size: 17px;
        height: 25px;
        padding: 5px 20px;
    }
}